|
CODE |
DESCRIPTION |
||
|
0 |
no error condition detected |
||
|
1 |
no key press |
||
|
2 |
command parsing successful |
||
|
3 |
tapp for transaction hasn't expired yet |
||
|
4 |
successful poll, no value in response |
||
|
5 |
net scan turned off |
||
|
command-line errors |
|||
|
10 |
unable to parse command entered |
||
|
11 |
parameter value invalid |
||
|
12 |
Data value too large or small |
||
|
13 |
undefined path |
||
|
14 |
SEQ out of GD:: range |
||
|
15 |
string too long |
||
|
16 |
PIN not unique |
||
|
17 |
no empty or matching PIN slot |
||
|
18 |
command does not apply to this type of object |
||
|
19 |
Data value invalid per OI spec |
||
|
command execution errors |
|||
|
30 |
default value requested via operator interaction |
||
|
31 |
operator PIN privilege prevents operation |
||
|
32 |
in read-only program mode -- can't alter value |
||
|
33 |
command needs logging destination configuration |
||
|
34 |
data lost while recording speech message |
||
|
35 |
FAX session prevented by FCC requirement for RTU phone number |
||
|
generic DEV/NET errors |
|||
|
40 |
device open for read operations only |
||
|
41 |
device open for write operations only |
||
|
42 |
write operation failed, no diagnostic |
||
|
43 |
Data truncated to fit into buffer |
||
|
44 |
no room in queue |
||
|
45 |
unsupported device number |
||
|
46 |
Protocol requires end of page |
||
|
50 |
modem carrier has dropped |
||
|
51 |
modem driver read is blocking on CPM event |
||
|
CODE |
DESCRIPTION |
||
|
File errors |
|||
|
60 |
file device at end of file |
||
|
61 |
No NVM space available for writing |
||
|
62 |
No FILE object exists for specified PATH |
||
|
63 |
specified PATH is NVROM only |
||
|
64 |
No NVM space available for file creation |
||
|
65 |
No file directory exists for PATH |
||
|
66 |
requested NVD data not found |
||
|
67 |
file opened with access == NONE or illegal |
||
|
68 |
file already opened |
||
|
69 |
No room in directory for additional file |
||
|
NVM driver errors |
|||
|
72 |
operation failed, no diagnostic info available |
||
|
73 |
command sequence error detected |
||
|
74 |
Don't have compatible driver for this device |
||
|
75 |
one or more blocks were flagged as corrupt |
||
|
76 |
VPP low detected |
||
|
77 |
block locked |
||
|
Miscellaneous device errors |
|||
|
80 |
NULL channel does not support request |
||
|
81 |
NULL device does not support request |
||
|
Generic Destination errors |
|||
|
90 |
Destination does not support TEXT messaging |
||
|
91 |
Destination is offline |
||
|
92 |
pending transaction completed |
||
|
93 |
session needs user input (WINTEL only) |
||
|
94 |
session setup in progress |
||
|
95 |
requested operation failed |
||
|
96 |
requested operation completed |
||
|
97 |
Destination is busy with other operation |
||
|
98 |
Destination does not support requested language |
||
|
99 |
message removed per Destination filtering parameter |
||
|
CODE |
DESCRIPTION |
||
|
"Abnormal" reset codes |
|||
|
100 |
<descriptive messages vary> |
||
|
101 |
"device conflict on port %d" |
||
|
102 |
"NVM Erase failure @0x%0X" |
||
|
103 |
"CPU Privilege Violation" |
||
|
104 |
"too many NVM chips" |
||
|
105 |
"unsupported NVM device" |
||
|
106 |
"unsupported NVM destination address (0x%08X)" |
||
|
107 |
"unsupported NVM source address" |
||
|
108 |
"unsupported NVM function flag" |
||
|
109 |
"out of memory" |
||
|
110 |
"memory list linkage error" |
||
|
111 |
"unknown serialization specifier" |
||
|
112 |
"WDOG expiration" |
||
|
113 |
"firmware download completed" |
||
|
114 |
"total power loss" |
||
|
115 |
"CPU bus error" |
||
|
116 |
"CPU address error" |
||
|
117 |
"total system cleardown requested" |
||